1
| Property Name | Description |
|---|---|
| checked | true if this box is currently checked |
| defaultChecked | whether the box is checked by default at page load |
| form | form that contains this checkbox |
| name | name of the checkbox |
| type | returns "checkbox" |
| value | value associated with this checkbox |
| Method Name | Description | Values |
|---|